home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "ID": "Long Integer",
- "3DCanvasVersion": "Long Integer",
- "QualityShadeMode": "Long Integer",
- "QualityLightMode": "Long Integer",
- "QualityFillMode": "Long Integer",
- "Dithering": "Long Integer",
- "TextureQuality": "Long Integer",
- "FogMode": "Long Integer",
- "FogLinearStart": "Text (50)",
- "FogLinearMaximum": "Text (50)",
- "FogExponentialDensity": "Text (50)",
- "FogColor": "Long Integer",
- "AnimationStyle": "Long Integer",
- "AnimationPosition": "Long Integer",
- "AnimationKeyFrames": "Long Integer",
- "AnimationKeyFramesPerSecond": "Long Integer",
- "BackgroundImage": "Text (255)",
- "BackgroundColor": "Long Integer",
- "FileType": "Long Integer",
- "ShadowTargetPointX": "Single",
- "ShadowTargetPointY": "Single",
- "ShadowTargetPointZ": "Single",
- "ShadowTargetNormalX": "Single",
- "ShadowTargetNormalY": "Single",
- "ShadowTargetNormalZ": "Single"
- },
- "data": [
- {
- "ID": 1,
- "3DCanvasVersion": 330,
- "QualityShadeMode": 1,
- "QualityLightMode": 8,
- "QualityFillMode": 128,
- "Dithering": 1,
- "TextureQuality": 1,
- "FogMode": 3,
- "FogLinearStart": "10",
- "FogLinearMaximum": "100",
- "FogExponentialDensity": "50",
- "FogColor": 0,
- "AnimationStyle": 1,
- "AnimationPosition": 8,
- "AnimationKeyFrames": 10,
- "AnimationKeyFramesPerSecond": 1,
- "BackgroundColor": 0
- }
- ]
- }